configs: remove empty #ifdef block from mv-common.h
authorChris Packham <[email protected]>
Sat, 26 May 2018 09:43:56 +0000 (21:43 +1200)
committerStefan Roese <[email protected]>
Tue, 29 May 2018 06:33:05 +0000 (08:33 +0200)
commita14b601652cd8b91fb2775fbf59d9e46ad6edb41
tree047a6e4a958a26057bcb4183a71247b623e6b927
parent6d7ea6d31a795b104a6f62698e89d173733e5612
configs: remove empty #ifdef block from mv-common.h

The last option guarded by this ifdef was removed in commit 68d534201733
("sf: Move SPI flash drivers to defconfig"). Remove the now empty
ifdef/endif block and the associated comment.

Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
include/configs/mv-common.h